UNPKG

340 BTypeScriptView Raw
1declare const _: {
2 "name": "Standard ML",
3 "type": "programming",
4 "color": "#dc566d",
5 "aliases": [
6 "sml"
7 ],
8 "extensions": [
9 ".ml",
10 ".fun",
11 ".sig",
12 ".sml"
13 ],
14 "tmScope": "source.ml",
15 "aceMode": "text",
16 "codemirrorMode": "mllike",
17 "codemirrorMimeType": "text/x-ocaml",
18 "languageId": 357
19}
20export = _